Results for spec@arb_texture_rectangle@copyteximage rect samples=4

Overview

Result: fail

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:00.260937
Stdout
Testing GL_TEXTURE_RECTANGLE
Texture target = GL_TEXTURE_RECTANGLE, Internal format = GL_RED
Probe color at (16,0)
  Expected: 0.500000 0.000000 0.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 1.000000
Texture target = GL_TEXTURE_RECTANGLE, Internal format = GL_RG
Probe color at (32,0)
  Expected: 0.500000 0.200000 0.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 1.000000
Texture target = GL_TEXTURE_RECTANGLE, Internal format = GL_RGB8
Probe color at (48,0)
  Expected: 0.500000 0.200000 0.800000 1.000000
  Observed: 0.000000 0.000000 0.000000 1.000000
Texture target = GL_TEXTURE_RECTANGLE, Internal format = GL_RGB16
Probe color at (64,0)
  Expected: 0.500000 0.200000 0.800000 1.000000
  Observed: 0.000000 0.000000 0.000000 1.000000
Texture target = GL_TEXTURE_RECTANGLE, Internal format = GL_RGB16F - skipped
Texture target = GL_TEXTURE_RECTANGLE, Internal format = GL_RGB32F - skipped
Texture target = GL_TEXTURE_RECTANGLE, Internal format = GL_RGBA8
Probe color at (112,0)
  Expected: 0.500000 0.200000 0.800000 0.400000
  Observed: 0.000000 0.000000 0.501961 0.258824
Texture target = GL_TEXTURE_RECTANGLE, Internal format = GL_RGBA16
Probe color at (128,0)
  Expected: 0.500000 0.200000 0.800000 0.400000
  Observed: 0.000000 0.000000 0.501961 0.258824
Texture target = GL_TEXTURE_RECTANGLE, Internal format = GL_RGBA16F - skipped
Texture target = GL_TEXTURE_RECTANGLE, Internal format = GL_RGBA32F - skipped
Texture target = GL_TEXTURE_RECTANGLE, Internal format = GL_COMPRESSED_RED
Probe color at (176,0)
  Expected: 0.500000 0.000000 0.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 1.000000
Texture target = GL_TEXTURE_RECTANGLE, Internal format = GL_COMPRESSED_RG
Probe color at (192,0)
  Expected: 0.500000 0.200000 0.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 1.000000
Texture target = GL_TEXTURE_RECTANGLE, Internal format = GL_COMPRESSED_RGB
Probe color at (208,0)
  Expected: 0.500000 0.200000 0.800000 1.000000
  Observed: 0.000000 0.000000 0.250980 1.000000
Texture target = GL_TEXTURE_RECTANGLE, Internal format = GL_COMPRESSED_RGBA
Probe color at (224,0)
  Expected: 0.500000 0.200000 0.800000 0.400000
  Observed: 1.000000 1.000000 0.309804 0.262745
Texture target = GL_TEXTURE_RECTANGLE, Internal format = GL_LUMINANCE
Probe color at (240,0)
  Expected: 0.500000 0.500000 0.500000 1.000000
  Observed: 1.000000 1.000000 1.000000 1.000000
Texture target = GL_TEXTURE_RECTANGLE, Internal format = GL_LUMINANCE_ALPHA
Texture target = GL_TEXTURE_RECTANGLE, Internal format = GL_INTENSITY
Probe color at (273,0)
  Expected: 0.500000 0.500000 0.500000 0.500000
  Observed: 0.400000 0.400000 0.400000 0.400000
Texture target = GL_TEXTURE_RECTANGLE, Internal format = GL_DEPTH_COMPONENT
Probe color at (288,0)
  Expected: 0.750000 0.750000 0.750000 1.000000
  Observed: 0.000000 0.000000 0.000000 1.000000
Texture target = GL_TEXTURE_RECTANGLE, Internal format = GL_DEPTH_COMPONENT16
Probe color at (304,0)
  Expected: 0.750000 0.750000 0.750000 1.000000
  Observed: 0.400000 0.400000 0.400000 1.000000
Texture target = GL_TEXTURE_RECTANGLE, Internal format = GL_DEPTH_COMPONENT24
Probe color at (320,0)
  Expected: 0.750000 0.750000 0.750000 1.000000
  Observed: 0.000000 0.000000 0.000000 1.000000
Texture target = GL_TEXTURE_RECTANGLE, Internal format = GL_DEPTH_COMPONENT32F - skipped
Texture target = GL_TEXTURE_RECTANGLE, Internal format = GL_DEPTH24_STENCIL8
Probe color at (352,0)
  Expected: 0.750000 0.750000 0.750000 1.000000
  Observed: 0.501961 0.501961 0.501961 1.000000
Texture target = GL_TEXTURE_RECTANGLE, Internal format = GL_DEPTH32F_STENCIL8 - skipped
Stderr
Mesa: User error: GL_INVALID_ENUM in glCopyTexImage2D(internalFormat=1)
Mesa: User error: GL_INVALID_ENUM in glCopyTexImage2D(internalFormat=2)
Mesa: User error: GL_INVALID_ENUM in glCopyTexImage2D(internalFormat=3)
Mesa: User error: GL_INVALID_ENUM in glCopyTexImage2D(internalFormat=4)
Environment
PIGLIT_SOURCE_DIR="/home/andreas/nfs/piglit" PIGLIT_PLATFORM="gbm"
Command
/home/andreas/nfs/piglit/bin/copyteximage RECT -samples=4 -auto
dmesg

        

Back to summary